home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / DEGREE1.dxr / 00040.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  142 b   |  11 lines

  1. on mouseDown
  2.   button()
  3. end
  4.  
  5. on mouseUp
  6.   set the locV of sprite 21 to 550
  7.   set the locV of sprite 22 to 550
  8.   updateStage()
  9.   go(#next)
  10. end
  11.